TOKENIZE STRING
This command fills the STYX tokenizer with a string. Subsequent calls of GET NEXT TOKEN$() will return the tokens.

ARGUMENTS:
* Source = a string that will be tokenized



SYNTAX
TOKENIZE STRING Tokens


RELATED INFO
View String Operations Index
View STYX Index
View STYX Main File